2013-07-29-5950.200 - Release Notes - ROC Enhancements - When the user is importing the sell sheet, if a material is already in the cart that they are trying to import. #DotNetReleases2013

Release Notes

5950.200 - Release Notes - ROC Enhancements - When the user is importing the sell sheet, if a material is already in the cart that they are trying to import.

Admin Info


Purpose
When the user is importing the sell sheet, if a material is already in the cart that they are trying to import.
Release No#
001
Submitted on
07/29/2013
Submitted by
Rajesh S
Source/Destination Systems
NEC DEV/NEC QA
Release Sent To
Kevin
Objects Created By
Rajesh S
Objects Tested By
Kevin

Transport and Technical Objects


TFS/ROCET/NewEra.ROCET.Service/ROC/

  • CreateOrder.aspx.js
  • \\10.114.165.54\sites\Deployments\BMS ROCET RELEASES\30072013_SQL.sql

Release Notes


For Infrastructure


Please take backup of existing procedures and pages before moving dev->qa.


For Requestor

Following objects are updated

Type
Name
Change
1
Procedure
Usp_CreateExcelSellCart
Updated
Usp_CreateExcelSellCart
procedure.
2
Procedure
ImportValidMaterials
Created
ImportValidMaterials
procedure.
3
Procedure
DeleteInValidMaterials
Created DeleteInValidMaterials
procedure.


Test Notes



Test Scenario
Expected Results
Actual Result
1
Roc ->Tools->Create Order.
Redirect to
CreateOrder.aspx page.
redirected to
CreateOrder.aspx
page.
2
Search material in page and add material to the cart.
Search material are displayed.Cart with selected materials.
.
Search material are displayed.materials are added to the cart.
3
Click on import sell sheet button in create order page.
window open which has file upload control.
window open which have file upload control.
4
Click on select file button in window add select sell sheet file.
selected sell sheet file materials are imported to the cart while importing ask user conformation
if a material is already in the cart that they are trying to import.if user click ok button import excel sheet cart material with existing cart material.if user click cancel button don't over write existing materials.
selected sell sheet file materials are imported to the cart while importing asking user conformation
if a material is already in the cart that they are trying to import.if user click ok button import excel sheet cart material with existing cart material.if user click cancel button don't over write existing materials.


Reference Document (Specifications or Production Support Break Fix)


Rajesh S - 2013-07-15-5950.200 - Spec - ROC Enhancements - When the user is importing the sell sheet, if a material is already in the cart that they are trying to import.